home *** CD-ROM | disk | FTP | other *** search
-
- to compile programs in the above-indicated sub- directories/trees,
- one must load libglut. inst-able images of GLUT v3.1 are located at
- toolbox/src/exampleCode/opengl/GLUT/inst/
-
- -------------------------------------
- ~opengl2/examples/feedback README
-
- Copyright 1991, 1992, 1993, 1994, Silicon Graphics, Inc.
- Technical Education Development
- All Rights Reserved.
-
-
-
- feedback.c: demonstrates use of OpenGL feedback.
- First, a lighting environment is set up and a few primitives are
- drawn. Then feedback mode is entered, and the same primitives are
- drawn. The results in the feedback buffer are printed.
-
- SPACE key - toggle feedback mode
- Escape key - exit the program
-
-